Skip to content

Conversation

@huynguyengl99
Copy link
Contributor

No description provided.

@github-actions

This comment has been minimized.

@huynguyengl99 huynguyengl99 force-pushed the feat/django-polymorphic branch from 37ef686 to 2168e07 Compare January 17, 2026 17:12
@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Copy link
Collaborator

@srittau srittau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a quick note: We need explanations for the possible types for Any, except for obvious cases (like dict[str, Any] or Model[Any]). But especially annotations like object: Any or **kwargs: Any need an explanation on why Any was used or what types are allowed. You can also leave these fields unannotated or use Incomplete where that is not possible for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants